"AreYouSure" = "Are you sure you want to enable this setting?";
"AreYouSure2" = "Are you sure you want to change this setting?";
"AreYouSure3" = "Are you sure you want to keep this setting?";
"ConfirmClosed" = "Creating a closed network prevents the network name from appearing to AirPort client computers. To join the network, clients must enter the network name exactly.";
"ConfirmEthernetBridging" = "Enabling AirPort to Ethernet bridging can interfere with network operation. Your Internet Service Provider or network administrator may have more information.";
"ConfirmEthernetDHCP" = "Enabling a DHCP server on Ethernet can interfere with network operation. Your Internet Service Provider or network administrator may have more information.";
"ConfirmEthernetNAT" = "Sharing IP addresses (using NAT) on Ethernet can interfere with network operation. Your Internet Service Provider or network administrator may have more information.";
"ConfirmRobustness" = "Enabling interference robustness can limit the range and throughput of your network";
"ConfirmMulticastRate" = "Setting the multicast rate above 2mb/s will prevent some third-party 2mb wireless cards from connecting to the AirPort network. Client computers with Apple AirPort cards will not be affected.";
"ConfirmPublicPassword" = "This base station is protected by the password “public”.";
"ConfirmPublicPassword1" = "For maximum protection, create a password other than “public”.";
// Error messages
"APReadError" = "An error occurred while reading the configuration.";
"APWriteError" = "An error occurred while updating the configuration.";
"APBinaryError" = "An error occurred while uploading the binary.";
// LoginScript
"None" = "None";
// Equivalent Network Password
"equivWEPPW" = "To connect to the AirPort network created by this base station from a computer not using AirPort software, you should use the following:";
"errNeedPassword" = "You must enter a password for the base station in order to continue.";
"errMatchPassword" = "The password and confirmation fields do not match. You must enter the same password in both fields.";
"errInvalidIP" = "The IP address is not a valid IP address. Check with your network system administrator or Internet service provider to obtain a valid IP address.";
"errBadPassword" = "The password you entered is not correct.";
"errCantOpenBinary" = "The file you selected cannot be opened because it is used to upload information to a base station. Select a base station first, and then choose to Upload Software from the Base Station menu.";
"errCantOpenFile" = "The file you selected cannot be opened by this program.";
"errCantResetAP" = "The AirPort Admin Utility was unable to reset the base station. Check the documentation that came with the base station for instructions on manually resetting it.";
"errCantRestartAP" = "The AirPort Admin Utility was unable to restart the selected base station.";
"errCantUpdateAP" = "The AirPort Admin Utility was unable to update the settings of the selected base station.";
"errCantUploadAP" = "The AirPort Admin Utility was unable to upload the software to the selected base station.";
"errCantReadFile" = "The AirPort Admin Utility was unable to read the configuration file. You will need to create a new configuration.";
"errCantReadAP" = "The AirPort Admin Utility was unable to read the configuration of the selected base station.";
"errNotSupportedAP" = "The AirPort Admin Utility cannot configure the selected base station.";
"errNetworking" = "The AirPort Admin Utility was unable to communicate with the selected base station. Your computer must be on the same TCP/IP subnet as the base station.";
// Validation reasons
"expPassword" = "A base station password must be less than 32 characters in length.";
"expUpload" = "Select the base station you want to configure and choose Upload Software.";
"expValidIP" = "Check to make sure you entered a valid IP address and password and try again.";
// Informational
"infoRestart" = "The base station you selected has been restarted.";
"infoPleaseWait" = "Please wait for it to restart.";
"infoUploadSuccess" = "The software of the base station has been successfully updated.";
"infoUpdateSuccess" = "The settings of the base station have been successfully updated.";
"infoRestartOK" = "Restarting a base station will cause any computer on the wireless network to be disconnected.";
"infoUploadOK" = "Uploading software to a base station will cause any computer on the wireless network to be disconnected.";
"infoAirPortCard" = "AirPort Card";
"infoNotConfigured" = "The base station you have selected has been reset and is currently not configured.";
"infoUploadDefault" = "Default software will be uploaded to the base station. Click Automatic to temporarily change your TCP/IP configuration during the upload, or click Manual to assign a unique TCP/IP number and password to your base station.";
"infoResetSuccess" = "The base station has been successfully reset to the default configuration.";
"infoManualOrAuto" = "Click continue to use the AirPort Admin Utility to configure the base station or click the Assistant button to quit this program and use the AirPort Setup Assistant.";
"infoAssistantErr" = "An error occurred while launching the AirPort Setup Assistant.";
"infoQuit" = "Quit this program and try again.";
"infoChangeIP" = "Your TCP/IP settings will be temporarily changed while resetting the base station.";
"infoLoseNetwork" = "This may cause interruption of any network services currently established.";
"infoAutomatic" = "Automatic";
"infoManual" = "Manual…";
// Explanations for NAT and DHCP on/off, and bridging on/off
// Note the trailing space in each of the NAT and DHCP on/off strings
// The string displayed in the panel is made by concatenating the
// Bridge on/off string to one of these strings
"NAT_off_DHCP_off" = "Internet sharing using network address translation and DHCP is not enabled. Client computers on the network must configure TCP/IP manually. ";
"NAT_off_DHCP_on" = "DHCP will be used to share the range of IP address entered here. Client computers on the network should configure TCP/IP to obtain an IP address using a DHCP server. ";
"NAT_on_DHCP_on" = "NAT and DHCP will be used to share a single IP address. Client computers on the network should configure TCP/IP to obtain an IP address using a DHCP server. ";
"Bridge_Off" = "The base station will not act as a bridge between the AirPort and Ethernet network.";
"Bridge_On" = "The base station will act as a bridge between the AirPort and Ethernet network.";
"Bridge_LAN" = "The base station will act as a bridge between the AirPort and local Ethernet network.";
// Binary errors
"binSize" = "The selected file is not the correct size.";
"binDowngrade" = "The selected base station cannot be downgraded to version %@.";
"binSignature" = "The signature in the selected file is invalid.";
"binChecksum" = "The selected file has a bad checksum.";
"binError" = "An unexpected error occurred while examining the selected file.";
"binConfirmReload" = "Are you sure you want to reload the base station with the selected software?";
"binVersion" = "The version number of the selected file cannot be determined.";
"binConfirmDowngrade" = "The software you are uploading (%1$@) is older than what is in the base station (%2$@).";
"binChooseAnother" = "Please choose another file and try again.";
"binCurrentVersion" = "The selected base station is running version %@.";
"binAskUpload" = "Do you still want to upload it?";
"binNewerVersion" = "A newer version (%@) of base station software is available.";
"binConfirmUpload" = "Click Upload to install it now.";
"progWaiting" = "Waiting for base station to restart…";
"progReading" = "Reading base station configuration…";
"progWriting" = "Writing base station configuration…";
"progRestarting" = "Restarting base station…";
"progSearching" = "Searching for base stations…";
// Validation errors
"valBaseName" = "You must provide a name for the base station.";
"valNetworkName" = "You must provide a network name.";
"valNeedWEP" = "You have chosen to enable encryption (using WEP) on your AirPort network, but you did not enter a password.";
"valPPPNeedsNAT" = "Distribute IP addresses must be on for a modem (PPP) or PPP over Ethernet (PPPoE) connection.";
"valInvalidIP" = "You have entered an invalid IP address.";
"valInvalidNetwork" = "You have entered an invalid combination of IP address, Subnet mask, and Router address.";
"valPhoneNumber" = "You have not entered a telephone number.";
"valUsername" = "You have not entered a user name.";
"valPassword" = "You have not entered a password.";
"valDHCPLease" = "The DHCP lease time cannot be less than 10 minutes.";
"valDHCPRangeError" = "The DHCP ending address must be greater than the beginning address.";
"valInvalidDHCP" = "The DHCP address is not compatible with the subnet mask and router address.";
"valNeedStatic" = "Sharing a range of DHCP addresses requires the base station to be configured using Ethernet and static IP addresses.";
"valInvalidPort" = "You have entered an invalid port number.";
// Explanations
"tryName" = "Enter a name and try again.";
"tryPassword" = "Enter a network password and try again.";
"tryCheck" = "Check your configuration and try again.";
// New strings for new base station
"infoUploadDefaultACP" = "Default software will be uploaded to the base station. Click OK to temporarily change your TCP/IP configuration during the upload.";
"valInvalidNetworkACP" = "This range of addresses is reserved for the local Ethernet interface.";
"valInvalidPortMapping" = "Port Mapping is allowed only when sharing a single IP address (using DHCP and NAT).";
"aclDuplicates1" = "One duplicate entry was skipped during the Import.";
"aclDuplicates2" = "%d duplicate entries were skipped during the Import.";
"softResetACP" = "The base station you selected has been temporarily reset to allow access. You now have the opportunity to change settings which may have prevented access, including the base station password, network password, the Access Control List and RADIUS.";
//
"USAConfiguration" = "1"; // change this to 0 for non-US installations
"valInvalidPPPDialin" = "PPP Dial-in is not allowed when configured to connect to the Internet via the Modem or AOL.";
"valInvalidPPPDialinNoNat" = "PPP Dial-in is not allowed when configured to share a range of addresses.";
"valInvalidPPPDialinUsername" = "PPP Dial-in requires a username.";
"valInvalidPPPDialinPassword" = "PPP Dial-in requires a password.";
"valInvalidDHCPMessage" = "The DHCP message cannot be more than 253 characters.";
"tryShorter" = "Please remove %d or more characters and try again.";
"keychainDescription" = "AirPort base station password";
"ConfirmPPPDialin" = "Enabling PPP Dial-in will cause the base station to answer telephone calls as configured. This feature works best when used with a dedicated telephone line.";
"RADIUS_Choices" = "Not used;Default;Alternate";
"RADIUS_Default" = "The MAC address will be formatted as 010203-0a0b0c and used for the user name. The Shared Secret will be the password.\nThis format is often used by Lucent and Agere.";
"RADIUS_Alternate" = "The MAC address will be formatted as 0102030a0b0c and used for both the user name and the password.\nThis format is often used by Cisco.";
"oldFormat" = "The selected file is an older configuration file and is not compatible with this version of the base station.";
"newFormat" = "The selected file is a newer configuration file and is not compatible with this version of the base station.";
// Added for Jaguar
"Multiple" = "Multiple";
"Roaming" = "Roaming";
"MultipleTip" = "Configure the selected base stations identically";
"RoamingTip" = "Configure the selected base stations as a roaming network";
"errMustBeSame" = "When uploading %@ to multiple base stations, they must all be the same type of base station.";
"errSameConfig" = "a saved configuration";
"errSameBinary" = "firmware";
"enterMultiPW" = "Enter the password for the base station named “%1$@” with the MAC address of %2$@";
"confirmRevert" = "The configuration has been edited. Are you sure you want to undo changes?";
"valInvalidDMZ1"= "Default Host is allowed only when sharing a single IP address (using DHCP and NAT).";
"valInvalidDMZ2"= "The Default Host address must be in the range of %1$@ to %2$@.";
// WDS
"WDS" = "WDS";
"WDSTip" = "Configure the selected base stations as a WDS network";
"AirPortWDS" = "AirPort (WDS)";
"valNeedWDS" = "You have chosen to enable WDS on your AirPort network, but you did not enter a MAC address for one or more remote base stations.";
"valNeedWDSRmt" = "You have chosen to enable WDS on your AirPort network, but you did not enter a MAC address for the primary base station.";
"InvalidMACAddress" = "The MAC address you have entered is not valid.";
"WDSAirPortID" = "Enter the AirPort ID of a remote base station.";
"WDSSettingsFor" = "Settings for";
"ThisBaseStation" = "this base station";
// Product names
"AirPort1" = "Apple AirPort Base Station";
"AirPort2" = "Apple AirPort Extreme Base Station";
// Added for 3.0.3 (March 2003)
"OtherIP" = "Other…"; // Append to the Addressing range popup
"confirm80211b" = "Selecting ‘802.11b Only’ will prevent 802.11g client computers from joining the network published by this base station at the 802.11g rate.";
"confirm80211g" = "Selecting ‘802.11g Only’ will prevent 802.11b client computers from joining the network published by this base station.";
"valWDSWithDHCPNATTitle" = "Wireless Distribution System";
"valWDSWithDHCPNATText" = "Remote base stations in a WDS should not have DHCP and NAT enabled.\n\nMake sure to deselect “Distribute IP addresses” on the Network pane.";
"errNotSupportedAP2" = "This version of the AirPort Admin Utility cannot set up this AirPort Base Station. Please use the software that came with the base station or that is available online to set it up.";
"confirmNonASCIINetNameEncoding" = "The network name (SSID) you have chosen contains non-ASCII characters and may not be usable on all AirPort client computers.";
"confirmNonASCIINetPWEncoding" = "The network password (WEP key) you have chosen contains non-ASCII characters and may not be usable on all AirPort client computers.";
"WDSPrimaryBaseStationDescription" = "The main base station is connected to the Internet and shares its connection with the remote and relay base stations.";
"WDSRemoteBaseStationDescription" = "The remote base station shares the main base station’s Internet connection.";
"WDSRelayBaseStationDescription" = "The relay base station is connected to the main base station and shares its Internet connection with remote and relay base stations.";
"wdsManuallySetUpForWDS" = "Manual WDS set up required";
"wdsSuccessfullySetUpAsWDS" = "WDS set up successful";
"wdsCancelledSetUpAsWDS" = "WDS set up cancelled";
"wdsNotOnThisPlatform" = "WDS not supported";
"DefaultBasePasswordDescription" = "Enter the password for the selected base station:";
"SpecificBasePasswordDescription" = "Enter the base station password for:";
"NetworkPasswordDescription" = "Enter the wireless password for:";
"wdsRemoteConfigResults" = "WDS Remote Base Station Configuration Results";
//these three match the menu in the WDS tab
"wdsMainBaseStation" = "main base station";
"wdsRemoteBaseStation" = "remote base station";
"wdsRelayBaseStation" = "relay base station";
"wdsProgressSettingUpRemoteBases" = "Setting up remote base stations…";
"wdsProgressJoining" = "Joining %@…";
"wdsProgressReading" = "Reading the configuration of %@…";
"wdsProgressRejoining" = "Rejoining this base station’s network.";
"wdsErrorRejoining" = "An error occurred while rejoining this base station’s network.";
"noASCIIWEP" = "( not printable )";
"remoteSettingsOK" = "Continue WDS set up for this base stations";
"remoteSettingsCancel" = "Cancel WDS set up for this base stations";
"remoteSettingsCancelAll" = "Cancel WDS set up for remaining base stations";
"wdsNonPublicPasswordTip" = "If you would like to change the base station password enter the new password in the Base Station Password field and confirm it in the field below.";
"wdsNotCompatibleWithChannelAuto" = "Base stations in a WDS should not have Automatic Channel Selection enabled.\n\nMake sure to select a channel other than “Automatic” in the Channel menu on the AirPort pane.";
"internetConfirmTurningOffWDS" = "This base station is currently set up as a member of a WDS. Changing the Internet connection method will remove this WDS association.";
"NothingInWANPort" = "There doesn’t seem to be anything connected to the AirPort Base Station WAN connector. If you are using a DSL, cable, or other broadband modem to connect to the Internet, or you are using a network that is connected to the Internet, plug the modem or network into the WAN connector.";
"NothingInWANPortSomethingInLAN" = "There seems to be an Ethernet connection in the AirPort Base Station LAN connector. If you are using a DSL, cable, or other broadband modem to connect to the Internet, or you are using a network that is connected to the Internet, plug the modem or network into the WAN connector.";
"Status" = "Status";
"StatusTip" = "Show current status for the selected base station";
"errWrongLengthPassword" = "The password you have entered must be between 8 and 63 characters in length.";
"errWrongLengthPSK" = "The Pre-Shared Key key you have entered must be exactly 64 hexadecimal characters in length.";
"errNoMatchPhrase" = "The %1$@ and verify fields do not match. You must enter the same %2$@ in both fields.";
"errNoPhrase" = "You have not entered a %@.";
"errInvalidGroupKeyTimeout" = "The group key timeout entered is invalid. It must be at least %1$d minutes and no more than %2$d minutes.";
"addACL" = "Add Access Control Entry…";
"editACL" = "Edit Access Control Entry…";
"deleteACL" = "Delete Access Control Entries…";
"importACL" = "Import Access Control Entries…";
"exportACL" = "Export Access Control Entries…";
"revertACL" = "Revert Access Control Entries…";
"TKIP" = "TKIP";
"AES" = "AES";
"VerifyPassword" = "Verify Password:";
"VerifyKey" = "Verify Key:";
"confirmTurnOffLocalAccessControl" = "WPA Enterprise is not compatible with local MAC address access control. The local access control list will be exported and deleted.\n\nAre you sure you want to export and delete the local access control list and use WPA Enterpise Security?";
"confirmTurnOffRemoteAccessControl" = "WPA Enterprise is not compatible with RADIUS based MAC address access control. RADIUS based access control will be turned off.\n\nAre you sure you want to turn off RADIUS based access control and use WPA Enterpise Security?";
"confirmTurnOffBothAccessControl" = "WPA Enterprise is not compatible with local MAC address and RADIUS based MAC address access control. RADIUS based access control will be turned off and the local access control list will be exported and deleted.\n\nAre you sure you want to export and delete the local access control list, turn off RADIUS based access control and use WPA Enterpise Security?";
"WDSNotCompatibleWithWPA" = "A WPA secured base station cannot be used in a WDS Network. Set this base station's security level to WEP or Not Enabled.";
"WPANotCompatibleWithWDS" = "A WPA secured base station cannot be used in a WDS Network. This base station will be removed from the WDS.\n\nAre you sure you want to make this change?";
"ShowOptions" = "Show Options";
"HideOptions" = "Hide Options";
"CannotConfigureWPAEnterpriseForWDS" = "A WPA Enterprise secured base station cannot be added to the WDS network. Select another base station.";
"RADIUSACLNotCompatibleWithWPAEnterpriseTitle" = "RADIUS based MAC address access control is not compatible with WPA Enterprise level wireless security.";
"RADIUSACLNotCompatibleWithWPAEnterprise" = "To enable RADIUS based MAC address access control, select a different wireless security level.";
"multiConfigOldBaseErr" = "“Configure multiple” can only be used with Dual Ethernet AirPort Base Stations and AirPort Extreme Base Stations.";
"equivWPAPSK" = "WPA Pre-Shared Key: %@";
"equivWPAPassword" = "WPA Password: %@";
"WPANotSupportedByCard" = "Joining a WPA-protected network and making changes to a WPA-protected base station requires a WPA capable computer. This computer is not WPA capable. If you continue you will not be able to join the WPA-protected network or make changes to the WPA-protected base station.";
//3.3 Changes
"LocalACLNotCompatibleWithWPAEnterpriseTitle" = "Local MAC address access control is not compatible with WPA Enterprise level wireless security.";
"LocalACLNotCompatibleWithWPAEnterprise" = "To enable local MAC address access control, select a different wireless security level.";
"equivWPAPW" = "To connect to the AirPort network created by this base station, you should use the following:";
"errPingFailed" = "The AirPort Admin Utility was unable to communicate with this base station. Please check your Network settings in the System Preferences.";
"errEscapedPasswordBadLength" = "The hexadecimal password you entered is not the correct length. You must enter the correct escape characters (“$”, “0X” or “0x”) followed by ten hexadecimal digits.";